home *** CD-ROM | disk | FTP | other *** search
/ PC Open 99 / PC Open 99 CD1.bin / INTERNET / EMAIL / pop file / setup.exe / adduser.exe / $PLUGINSDIR / ioG.ini < prev    next >
Encoding:
INI File  |  2004-02-07  |  1.4 KB  |  50 lines

  1. #-------------------------------------------------------------------
  2. #
  3. # ioG.ini --- This file is used by "installer.nsi", the NSIS script
  4. #             used to create the Windows installer for POPFile.
  5. #             This file defines the layout of the custom page
  6. #             used for messages.
  7. #
  8. # Copyright (c) 2001-2003 John Graham-Cumming
  9. #
  10. #   This file is part of POPFile
  11. #
  12. #   POPFile is free software; you can redistribute it and/or modify
  13. #   it under the terms of the GNU General Public License as published by
  14. #   the Free Software Foundation; either version 2 of the License, or
  15. #   (at your option) any later version.
  16. #
  17. #   POPFile is distributed in the hope that it will be useful,
  18. #   but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. #   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  20. #   GNU General Public License for more details.
  21. #
  22. #   You should have received a copy of the GNU General Public License
  23. #   along with POPFile; if not, write to the Free Software
  24. #   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  25. #
  26. #-------------------------------------------------------------------
  27.  
  28. [Settings]
  29. NumFields=2
  30.  
  31. [Field 1]
  32. Type=label
  33. Text=
  34. Left=0
  35. Right=300
  36. Top=0
  37. Bottom=80
  38.  
  39. [Field 2]
  40. Type=label
  41. Text=
  42. Left=0
  43. Right=300
  44. Top=83
  45. Bottom=139
  46.  
  47. #--------------------
  48. # End of ioG.ini
  49. #--------------------
  50.